home *** CD-ROM | disk | FTP | other *** search
/ PC/CD Gamer UK 152 / PCG152DA0905 / PCG152DA0905.mdf / Main.dxr / Scripts_5_Open File.ls < prev    next >
Encoding:
Text File  |  2005-07-15  |  83 b   |  4 lines

  1. on mouseUp
  2.   Ok = baOpenFile("Content\" & member("installers").text, "Normal")
  3. end
  4.